home *** CD-ROM | disk | FTP | other *** search
- EquaFlip v1.0 - October 6, 1999
-
- Frequently when working in VB, you enter code that sets a number of objects
- (maybe text fields) to a number of variables. Often, especially in database apps,
- this code must be duplicated with the variables being set to the objects (text fields).
- EquaFlip to the rescue! Just highlight your original code, copy it to the clipboard
- and press the EquaFlip button. The items on either side of the equal sign have
- switched sides! Now paste the code wherever you need it.
-
- EquaFlip is an Add-In to VB5 and 6(maybe 4?) that works as a small dockable
- window with 2 small buttons on it. One to perform the EquaFlip function, and the
- other will clear the contents of the Immediate Window.
-
- To use EquaFlip:
-
- 1) Place the EquaFlip.dll file wherever you like- preferably the System32
- folder under your Windows folder.
-
- 2) From the StratMenu, choose Run, and type in REGSVR32 EquaFlip.dll
- (note that you may have to include the full path to EquaFlip.dll if you didn't
- place it your System32 folder)
-
- 3) Click the OK button.
-
- 4) Crank up VB, and if it EquaFlip didn't load automatically, choose
- Add-In Manager from the Add-Ins menu and load it from there.
-
- EquaFlip is totally free, and may be used and abused as deemed appropriate.
-
- DISCLAIMER: Niether Matthew Heydman or IntelliTech Systems, Inc. may
- be held liable for anything that results from the use of this program.
-
- Enjoy!
-
- Matthew Heydman
- mheydman@shoey.com
- IntelliTech Systems, Inc.
-